@charset "utf-8";
html{background:#fff;overflow:auto;}
body{min-width:1200px; font-size:14px; line-height: 26px; font-family: "Microsoft YaHei"; color:#333; -webkit-font-smoothing: antialiased; }
li{ list-style-type:none;transition:all 0.4s linear 0s;}
a{color:#333; text-decoration:none; cursor:pointer; outline: 0 none;transition:all 0.4s linear 0s;}
a{ text-decoration: none !important;}
a:hover{ text-decoration:none;color:#ff4f20;}
a:focus{-moz-outline-style:none; border:0px;blr:expression(this.onFocus=this.blur());}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote,th,td{margin:0; padding:0;}
header,footer,article,aside,section,nav,menu,hgroup,details,dialog,figure,figcaption{display:block}
ol,li,ul,dl,dt,dd{list-style:none;}
fieldset,img {border:0}
button,submit,input,select { vertical-align:middle;}
button,submit { cursor:pointer;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
table{border-collapse:collapse; border-spacing:0;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
select,button{font-family:inherit; font-size:inherit; font-weight:inherit; outline-style:none; outline-width:0pt; padding: 0; margin: 0;}
b,em,i{display:inline-block; font-weight:normal; font-style:normal;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{ zoom:1;}
.fl{float:left;}
.fr{float:right;}
/*top*/

.banner{ width:100%; height:662px; white-space:nowrap; margin:0 auto; overflow:hidden;  position:relative; z-index:1;}
.banner_m{ width:50%; height:662px; display:inline-block; position:relative;}
.wrapper {*float:left; width:1920px; height:662px; display:inline-block; position:relative; left:-967px;}
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul { display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none;}
.box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
.box_skitter .prev_button { position: absolute; top: 40%; left:16%; z-index: 100; width: 72px; height: 143px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/prev.png') no-repeat left top !important; }
.box_skitter .next_button { position: absolute; top: 40%; right:16%; z-index: 100; width: 72px; height: 143px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/next.png') no-repeat left top !important; }
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url('../Image/ajax-loader.gif') no-repeat left top; width: 31px; height: 31px; }
#slideshow { width:1920px; height:662px; }
#slideshow ul { display: none; }


.izl-rmenu{
	margin-right: 0;
	width: 82px;
	position: fixed;
	right: 2px;
	top: 65%;
	-webkit-box-shadow: #DDD 0px 1px 5px;
	-moz-box-shadow: #DDD 0px 1px 5px;
	box-shadow: #DDD 0px 1px 5px;
	z-index:999;
}
.izl-rmenu .consult{
	background-image: url(../Image/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center -77px;
	display: block;
	height: 76px;
	width: 82px;
}
.izl-rmenu .consult .phone {
	background-color: rgb(247,247,255);
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 73px;
	color: #000;
	font-size: 18px;
	text-align: center;
	display: none;
	box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
	background-image: url(../Image/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 16px;
	width: 16px;
	font-size: 12px;
	line-height: 16px;
	color: #45BDFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 34px;
	padding-bottom: 47px;
	padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
	background-image: url(../Image/float_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 39px;
	width: 82px;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../Image/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
	position: absolute;
	left: -120px;
	top: 65px;
	width: 120px;
	height: 120px;
	background:url(../Image/erweima.png);
}
#udesk-feedback-tab {
	position: fixed;
	right: 2px;
	top: 65%;
	margin-top: -76px;
	-webkit-box-shadow: #DDD 0px -1px 5px;
	-moz-box-shadow: #DDD 0px -1px 5px;
	box-shadow: #DDD 0px -1px 5px;
	z-index: 10000;
	cursor: pointer;
	background-image: url(../Image/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 76px;
	width: 82px;
	background-color: #FFF!important;
	z-index:999;
}









/*index*/
#cont1{ width: 100%; height: auto; overflow: hidden; background: #F5F5F5; padding-top: 35px; padding-bottom: 70px; border-bottom: 1px solid #DCDCDC;}
.cont1{ width: 1200px; margin: 0 auto;}
.cont1_title{ text-align: center;}
.cont1_title h5{ font-size: 34px; color: #323232; font-weight: bold;}
.cont1_title h5 span{ font-size: 26px; color: #3a3a3a; font-weight: normal; padding-left: 23px;}
.cont1_title h6{ font-size: 20px; color: #8c8c8c; line-height: 35px;}
.cont1_con{ overflow: hidden; padding-top: 35px;}
.cont1L{ width: 179px; height: 330px; background: url("../Image/cont1_logo.png") no-repeat center 222px #F76D09; padding: 15px 17px 0 20px;}
.cont1L h5{ font-size: 20px; color: #FFF; font-weight: bold;}
.cont1L h6{ font-size: 12px; color: #FCCDB9; line-height: 20px;}
.cont1L ul{ overflow: hidden; padding-top: 10px;}
.cont1L ul li{ font-size: 14px; color: #FFF; line-height: 26px; margin-bottom: 3px;}
.cont1L ul li img{ width: 22px; height: 23px; display: block; float: left; margin-right: 5px; margin-top: 2px;}

.cont1R{ width: 1020px;}
.cont1R ul{width:150%; padding-bottom: 10px; padding-left: 120px;}
.cont1R ul li{float: left; width: 250px;  list-style: none; background-color: #fff; border: 1px solid rgba(223,231,239, .7);
	font-size: 14px; transition: all .2s ease; padding-bottom: 35px; margin-right: 135px;}
.cont1R ul li:hover{-webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1); -webkit-border-radius: 8px; -moz-border-radius: 8px;
	border-radius: 8px; -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.5); -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.5);box-shadow: 0 -1px 10px rgba(0,0,0,.5);}
.cont1R ul li h4{height: 90px; margin-bottom: 15px; line-height: 90px; font-size: 20px; text-align: center; color: #2c2c2c; font-weight: bold;}
.cont1R ul li span{ display: block; margin: 0 auto; width: 84px; height: 84px;}
.cont1R ul li p{text-align: center; font-size: 15px; color: #afafaf; width: 185px; margin: 0 auto; padding-top: 15px;}
.cont1R ul li p>a{font-size: 15px; color: #afafaf; font-weight: bold;}
.cont1R ul li p>a:hover{ color: #0475cc;}
#aa1{ width: 106px; height: 31px; display: block; margin: 0 auto; margin-top: 15px; border-radius: 8px; border: 2px solid #D2D2D2;
	text-align: center; line-height: 27px; font-size: 14px; color: #343434; text-decoration: none;}
#aa1:hover{  background: #0475CC; color: #FFF;  }
.cont1R ul li:nth-child(1) span{ background: url("../Image/cont1-r-ico1.png") no-repeat center;}
.cont1R ul li:nth-child(1):hover span{ background: url("../Image/cont1-r-ico1-hv.png") no-repeat center;}
.cont1R ul li:nth-child(2) span{ background: url("../Image/cont1-r-ico2.png") no-repeat center;}
.cont1R ul li:nth-child(2):hover span{ background: url("../Image/cont1-r-ico2-hv.png") no-repeat center;}
.cont1R ul li:nth-child(3) span{ background: url("../Image/cont1-r-ico3.png") no-repeat center;}
.cont1R ul li:nth-child(3):hover span{ background: url("../Image/cont1-r-ico3-hv.png") no-repeat center;}
.cont1R ul li:nth-child(4) span{ background: url("../Image/cont1-r-ico4.png") no-repeat center;}
.cont1R ul li:nth-child(4):hover span{ background: url("../Image/cont1-r-ico4-hv.png") no-repeat center;}


#cont2{ width: 100%; height: auto; overflow: hidden; padding-top: 60px; padding-bottom: 60px;}
.cont2{ width: 1200px; margin: 0 auto;}
.cont2_con{ overflow: hidden; padding-top: 35px; padding-bottom: 25px;}
.ad_l{ }
.ad_no{ width: 80px; height: 80px; background: #0475CC; border-radius: 50%; font-size: 32px; color: #FFF; font-weight: bold; line-height: 80px; text-align: center;}
.ad_txt{ padding-left: 40px;}
.ad_txt h5{ font-size: 30px; color: #252525;}
.ad_txt h6{ font-size: 20px; color: #0475cc; font-weight: bold; padding-bottom: 20px;}
.ad_txt p{ font-size: 16px; color: #252525; background: url("../Image/ad_p.png") no-repeat left center; padding-left: 17px; line-height: 45px;}

#cont11{ width: 100%; height: 424px; background: url("../Image/cont11.png") repeat-x;}
.cont11{ width: 1200px; margin: 0 auto; overflow: hidden; padding-top: 49px; padding-bottom: 40px;}

#cont12{ width: 100%; overflow: hidden;}
.cont12{ width: 1200px; margin: 0 auto;}



#cont3{ width: 100%; height: 372px; background: url("../Image/cont3_bg.jpg") no-repeat center;}
.cont3{ width: 1200px; margin: 0 auto; overflow: hidden; padding-top: 65px; text-align: center;}
.cont3 h5{ font-size: 50px; color: #FFF; font-weight: bold; line-height: 95px; letter-spacing:5px; }
.cont3 h5 span{ color: #ff8023;}
.cont3 p{ font-size: 14px; color: #FFF; padding-top: 50px;}

#cont4{ width: 100%; height: auto; overflow: hidden; background: #F5F5F5; padding-top: 45px; padding-bottom: 50px;}
.cont4{ width: 1200px; margin: 0 auto;}
.news_con{ width: 1200px; height: auto; overflow: hidden; background:url("../Image/news.png") no-repeat right top #FFF; padding: 23px 40px 23px 23px; margin-top: 35px;}
.news_conR{ width: 645px;}
.news_conR ul li{ width: 100%; height: 150px; padding-top: 20px;}
.news_conR ul li .news_dat{ text-align: center; width: 85px;}
.news_conR ul li .news_dat span{ display: block;}
.ri{ font-size: 54px; color: #2e2e2e; font-weight: bold; line-height: 55px; padding-top: 5px;}
.nian{ font-size: 16px; color: #2e2e2e;}
.newsLine{ width: 3px; height: 70px; background: url("../Image/newsLine.png") no-repeat; margin-left: 10px; margin-top: 10px;}
.news_txt{ width: 80%;}
.news_txt h5{ font-size: 20px; color: #2e2e2e; font-weight: bold; background: url("../Image/yuan.png") no-repeat right center; width: 100%; line-height: 20px;}
.news_txt h6{ font-size: 14px; color: #a1a1a1; padding-top: 6px; line-height: 20px;}
.news_conR ul li:hover h5{ color: #0475cc;}
.news_more{ width: 100%; overflow: hidden; padding-top: 35px;}
.news_more a{ width: 106px; height: 31px; display: block; margin: 0 auto; border-radius: 8px; border: 2px solid #D2D2D2; text-align: center; line-height: 27px; font-size: 14px; color: #343434; text-decoration: none;}
.news_more a:hover{  background: #0475CC; color: #FFF;  }

#cont5{ width: 100%; height: auto; overflow: hidden; padding-top: 55px; padding-bottom: 60px;}
.cont5{ width: 1200px; margin: 0 auto;}
.cont5_con{ width: 85%;border-left: 1px solid #BBBBBB;border-right: 1px solid #BBBBBB;}
.cont5_title{ padding-top: 20px;}
.scrollleft{ width: 100%; height: 107px; overflow: hidden;}
.scrollleft li{ border: 1px solid #BBBBBB; margin-right: -1px;}
.scrollleft li img{ width: 135px; height: 105px;}



/*left*/
.allleft{ width:230px; height:100%; overflow:hidden;float:left; padding-bottom:20px;}
.prolist_con a:hover, .prolist_con li a.current{ }

/*end*/
#end{ width: 100%; height: auto; overflow: hidden; background: #1F1F1F; padding-top: 85px;}
.end{ width: 1200px; margin: 0 auto;}
.end1{ width: 100%; float: left; border-bottom: 1px solid #3C3C3C; padding-bottom: 75px;}
.nrl{ width: 330px; text-align: center; padding-right: 85px; overflow: hidden;}
.nrl h4{ font-size: 16px; color: #929292; padding-top: 45px;}
.nrl h5{ font-size: 30px; color: #ff8023; font-weight:bold;}
.nrl h6{ font-size: 14px; color: #555555;}
.nrc{ width: 340px; padding-left: 75px;}
.nrc h1{ font-size: 20px; color: #FFF; font-weight: bold;}
.nrc ul{ padding-top: 55px;}
.nrc ul li{ width: 115px; float: left; line-height: 37px;}
.nrc ul li a{ font-size: 14px; color: #929292;}
.nrc ul li a:hover{ color: #FFF;}
.nrr{ width: 318px; padding-left: 77px;}
.nrr h1{ font-size: 20px; color: #FFF; font-weight: bold; padding-bottom: 55px;}
.nrr li{ font-size: 16px; color: #929292; line-height: 37px;}
.erweimaa{ width: 120px;  font-size: 12px; color: #7f7f7f; line-height: 20px;}
.erweimaa img{ display: block; margin-bottom: 15px;}
.end2{  float: left; height: 75px; width: 100%;}
.end2 h5{ float: left; font-size: 14px; color: #616161; line-height: 70px;}
.end2 h6{ float: right; text-align: right; font-size: 14px; color: #616161; line-height: 70px;}

/*public*/
/*.main{width:1200px; height:100%; overflow:hidden;margin:0 auto; padding-top:30px; padding-bottom: 50px;}*/
/*.allcon{width:1200px; height:100%; overflow:hidden;}*/
/*.concompany{ width:910px;height:100%; overflow:hidden;float:right;}*/
/*.concompanylogo{ width:100%; height:50px; line-height: 50px;}*/
/*.honorlogo1{ float:left; font-size:22px; font-family:"微软雅黑"; color:#424242; font-weight:bold;}*/
/*.honorlogo2{ float:right; padding-right:10px; color:#939393;}*/
/*.honorlogo2 a{color:#939393;}*/
.concompanycon{ width:1200px; height:100%;  overflow:hidden; margin:0 auto; padding-bottom:80px;}


/*代理记账*/
#MyBanner{ width: 100%; height: 400px; }
#MyJz_cont1{ width: 100%; height: auto; overflow: hidden; padding-top: 40px;}
.MyJz_cont1{ width: 1200px; margin: 0 auto;}
.honorlogo{ width: 100%; height: 30px; background: url("../Image/home.jpg") no-repeat left center; text-indent: 22px; font-size: 14px; color: #1d1d1d; line-height: 30px;}
.honorlogo a{ font-size: 14px; color: #b2b2b2;}
.honorlogo a:hover{ color: #2ECAFF;}

.MyJz_cont1_con{ width: 100%; overflow: hidden; padding-top: 50px; }
.jiz_l{ width: 365px; padding-right: 45px; border-right: 1px solid #D8D8D8;}
.jiz_l h5{ width: 140px; font-size: 34px; color: #333333; border-bottom: 1px solid #333333; line-height: 55px; margin-top: 0px;}
.jiz_l p{ width: 100%; overflow: hidden; font-size: 14px; color: #979797; line-height: 25px; padding-top: 7px;}
.jiz_l ul{ width: 100%; overflow: hidden; padding-top: 25px;}
.jiz_l ul li{ width: 100%; height: 26px; background: url("../Image/duihao.jpg") no-repeat left center; font-size: 14px; color: #333333; line-height: 26px; margin-bottom: 10px; text-indent: 20px;}
.jiz_c{ padding-left: 20px; width: 445px; padding-top: 25px;}
.jiz_c  ul li{ width: 100%; height: 80px; padding-top: 10px; padding-bottom: 8px;}
.jiz_c ul li h5{ font-size: 14px; color: #292929; font-weight: bold;}
.jiz_c ul li h6{ font-size: 14px; color: #a7a7a7;}
.jiz_r{ padding-top: 75px;}

#MyJz_cont2{ width: 100%; height: auto; overflow: hidden; background: #F5F5F5; padding-top: 20px; padding-bottom: 100px;}
.MyJz_cont2{ width: 1200px; margin: 0 auto;}
.MyJz_cont2 h5{ width: 140px; font-size: 34px; color: #333333; border-bottom: 1px solid #333333; line-height: 60px; }
.MyJz_cont2 ul{ width: 100%; padding-top: 45px; overflow: hidden;}
.MyJz_cont2 ul li{ width: 220px; float: left; text-align: center;}
.MyJz_cont2 ul li img{ width: 104px; height: 104px; display: block; margin-bottom: 15px; margin: 0 auto;}
.MyJz_cont2 ul li p{ font-size: 20px; color: #3d3d3d; margin: 0; padding-top:10px;}
.MyJz_cont2 ul li span{ font-size: 14px; color: #828282;}
.jiantou{ width:23px; height: 26px; float: left;padding-top: 37px; }

#MyJz_cont3{ width: 100%; height: auto; overflow: hidden; padding-top: 70px; padding-bottom: 60px;}
.MyJz_cont3{ width: 1200px; margin: 0 auto;}
.MyJz_cont3 ul li{ width: 100%; overflow: hidden;}
.MyJz_cont3_txt{ width: 495px; padding-top: 120px;}
.MyJz_cont3_txt h5{ font-size: 50px; color: #333333; line-height: 60px; padding-bottom: 10px;}
.MyJz_cont3_txt h6{ font-size: 20px; color: #333333; line-height: 40px; margin: 0;}

#MyJz_cont4{ width: 100%; height: auto; overflow: hidden; padding-top: 40px; padding-bottom: 50px; background: #F5F5F5;}
.MyJz_cont4{ width: 1200px; margin: 0 auto;}
.MyJz_cont4 ul{ width: 110%;}
.MyJz_cont4 ul li{ width: 140px; float: left; text-align: center; font-size: 16px; color: #292929;}
.MyJz_cont4 ul li img{ display: block; margin: 0 auto; margin-bottom: 10px;}
.MyJz_cont4_line{ width: 1px; height: 78px; background: #E1E1E1; float: left; margin: 0 65px;}

/*工商注册*/
.ZheCe_cont1_r{ width: 750px;}
.ZheCe_cont1_r ul{ width: 110%; padding-top: 70px;}
.ZheCe_cont1_r ul li{ width: 130px; float: left; text-align: center; margin-right: 70px;}
.ZheCe_cont1_r ul li img{ width: 82px; height: 81px; display: block; margin: 0 auto;}
.ZheCe_cont1_r ul li h5{ font-size: 16px; color: #2a2a2a; font-weight: bold; line-height: 40px; padding-top: 5px;}
.ZheCe_cont1_r ul li h6{ font-size: 14px; color: #868686; line-height: 20px;}
#serbaoz{ width: 100%; height: auto; overflow: hidden; }
.serbaoz{ width: 1200px; margin: 0 auto;padding-top: 50px; padding-bottom: 90px; overflow: hidden; background: url("../Image/baozhang_bg.jpg") no-repeat right bottom;}
.serbaoz h5{ width: 140px; font-size: 34px; color: #333333; border-bottom: 1px solid #333333; line-height: 60px; }
.serbaoz ul{ width: 100%; padding-top: 50px;}
.serbaoz ul li{ width: 290px; float: left;}
.serbaoz ul li img{ display: block;}
.serbaoz ul li h3{ font-size: 18px; color: #444444; line-height: 40px; padding-top: 17px; font-weight: bold;}
.serbaoz ul li h4{ font-size: 14px; color: #444444;}

.MyJz_cont1_top{ width: 100%; height: 254px; background: url("../Image/zhuce_top.jpg") no-repeat;}
.MyJz_t_l{ width: 375px; padding-top: 55px; text-align: right;}
.MyJz_t_l ul h1{ font-size: 30px; color: #FFF; font-weight: bold; line-height: 45px;}
.MyJz_t_l ul li{ font-size: 14px; color: #FFF;}
.MyJz_t_r{ width: 375px; padding-top: 55px;}
.MyJz_t_r ul h1{ font-size: 30px; color: #252525; font-weight: bold; line-height: 45px;}
.MyJz_t_r ul li{ font-size: 14px; color: #252525;}

.MyJz_cont1_down{ width: 100%; height: auto; overflow: hidden; background: url("../Image/zhuce_center.jpg") no-repeat center 65px; padding-top: 80px;}
.MyJz_cont1_down .down_l{ width: 500px; text-align: right;}
.down_l li{ font-size: 16px; color: #353535; padding-bottom: 83px;}
.down_r{ width: 500px;}
.down_r li{ font-size: 16px; color: #353535; padding-bottom: 83px;}



/*关于我们*/
#MyCompany_cont1{ width: 100%; height: auto; overflow: hidden; padding-top: 40px;}
.MyCompany_cont1{ width: 1200px; margin: 0 auto;}
.companyTitle{ width: 100%; text-align: center;}
.companyTitle h5{ font-size: 34px; color: #0475cc; font-weight: bold; line-height: 45px;}
.companyTitle h6{ font-size: 16px; color: #8c8c8c;}
.companyCon{ width: 100%; overflow: hidden; padding-top: 50px; padding-bottom: 80px;}
.companyTxt{ width: 650px;}
.companyTxt h3{ font-size: 20px; color: #939393; text-transform: uppercase; }
.companyTxt h4{ font-size: 30px; color: #444444; line-height: 45px; padding-bottom: 20px;}
.companyTxt p{ font-size: 14px; color: #666666; line-height: 28px; }

#MyCompany_cont2{ width: 100%; height: 600px; overflow: hidden; background: url("../Image/culture.jpg") no-repeat center;}
.MyCompany_cont2{ width: 1200px; margin: 0 auto; padding-top:45px; }
.culture_title{ text-align: center; width: 100%;}
.culture_title h5{ font-size: 34px; color: #0475cc; font-weight: bold; line-height: 50px;}
.culture_title h6{ font-size: 16px; color: #5f5f5f; line-height: 30px; padding-top: 20px;}
.culture_con{ width: 968px; margin: 0 auto; overflow: hidden; padding-top: 33px;}
.culture_con ul{ width: 100%; margin: 0 auto;}
.culture_con ul li{ width: 281px; height: 281px; float: left; position: relative; margin-left: -53px;}
.culture_con ul li span{ width: 100%; display: block; text-align: center; font-size: 16px; color: #FFF; padding-top: 185px;}
.culture_con ul li:nth-child(1){ background: url("../Image/culture_01.jpg") no-repeat; z-index: 1; margin-left: 0;}
.culture_con ul li:nth-child(2){ background: url("../Image/culture_02.jpg") no-repeat; z-index: 2;}
.culture_con ul li:nth-child(3){ background: url("../Image/culture_03.jpg") no-repeat; z-index: 3;}
.culture_con ul li:nth-child(4){ background: url("../Image/culture_04.jpg") no-repeat; z-index: 4;}

#MyCompany_cont3{ width: 100%; height: auto; overflow: hidden; padding-top: 35px; padding-bottom: 80px;}
.MyCompany_cont3{ width: 1200px; margin: 0 auto;}

/*联系我们*/
.MycontTxt{ width: 100%; overflow: hidden; padding-top: 50px; padding-bottom: 50px;}
.MycontTxt ul{ width: 110%;}
.MycontTxt ul li{ width: 415px; float: left;}
.MycontTxt ul li img{ width: 85px; height: 85px; display: block; float: left; margin-right: 20px;}
.MycontTxt ul li h5{ font-size: 14px; color: #353535; font-weight: bold;}
.MycontTxt ul li h6{ font-size: 14px; color: #666666;}

/*财税咨询*/
.zixun_c{ width: 810px;}
.zixun_c ul{ width: 110%; padding-top: 50px;}
.zixun_c ul li{ width: 255px; float: left; overflow: hidden; padding-bottom: 60px;}
.zixun_c ul li img{ display: block; float: left; padding-top: 10px;}
.zixun_c ul li span{ width: 86%; padding-left: 10px; float: left; display: block;}
.zixun_c ul li span h5{ font-size: 20px; color: #444444;}
.zixun_c ul li span h6{ font-size: 14px; color: #444444; line-height: 20px;}

#MyZx_cont3{ width: 100%; height: 300px; background: url("../Image/MyZx_cont3.jpg") no-repeat center;}
.MyZx_cont3{ width: 1200px; margin: 0 auto; overflow: hidden; padding-top: 68px;}
.MyZx_cont3 ul{ width: 110%;}
.MyZx_cont3 ul li{ width: 170px; float: left; text-align: center; font-size: 18px; color: #fff; padding-top: 25px;}
.zx_line{ float: left; padding: 0 45px;}
.MyZx_cont3 ul li img{ width: 87px; height: 85px; display: block; margin-bottom: 15px; margin: 0 auto; margin-bottom: 10px;}

#MyZx_cont8{ width: 100%; height: auto; overflow: hidden; padding-top: 90px; padding-bottom: 60px;}
.MyZx_cont8{ width: 1200px; margin: 0 auto;}
.MyZx_cont8 ul{ width: 110%;}
.MyZx_cont8 ul li{ width: 388px; height: 220px; float: left; padding: 20px 24px 0 13px; margin-right: 18px;}
.MyZx_title{ width: 100%; font-size: 25px; color: #FFF; font-weight: bold; line-height: 40px;}
.MyZx_title img{ width: 4px; height: 28px; display: block; float: left; margin-right:14px; margin-top: 5px;}
.MyZx_con{ width: 100%; overflow: hidden; padding-top: 13px; font-size: 14px; color: #FFF; line-height: 24px;}
.MyZx_con img{ width: 130px; height: 110px; display: block; float: left; margin-right: 15px;}
.MyZx_cont8 ul li:nth-child(1){ background: #990000;}
.MyZx_cont8 ul li:nth-child(2){ background: #669933;}
.MyZx_cont8 ul li:nth-child(3){ background: #009999;}

/*NEWS*/
.news_1bj{width:1200px; margin: 0 auto; overflow: hidden; padding-top: 50px;  height:auto; padding-bottom: 30px;}
.news_1nr li{width:99%; height:165px; border:#eeeded solid 2px; margin-bottom:30px;}
.news_1nr ul li a{width:100%; height:165px;display:block;}
.news_1nr ul li span{width:94px; height:143px; overflow:hidden; float:left;text-align:center; position:relative; top:-10px; left:18px;background: url(../Image/newsbg.jpg) no-repeat left;}
.news_1nr ul li span h1{ width:100%; height:39px; line-height:39px; color:#FFF;display:block; font-size:14px; font-weight:400; margin-top: 0;}
.news_1nrt1{ width:100%; height:50px; display:block; padding-top:15px; line-height:30px; font-size:40px; color:#656565;}
.news_1nrt2{ width:100%; height:auto; display:block; color:#656565;}
.news_1nrr{width:87%; float:right; padding-right:20px;}
.news_1nrr p{line-height:22px; font-size:12px;color:#a4a4a4; padding-top:10px;}
.news_1nr ul li a:hover{background:#f4f4f4;}
.news_1nr ul li a:hover .news_1nrwz{ color:#dc1c2b; text-indent:10px; transition:all 0.5s;}
.news_1nrwz{ width:100%; height:40px; line-height:40px; display:block; color:#393946; padding-top:8px; font-weight:bold; font-size:22px;transition:all 0.5s;}
.news_1nrwzf{ width:auto; height:25px; line-height:25px; display:block; padding-left:16px; margin-top:8px; float:left; color:#3d3d3d; font-size:12px;background: url(../Image/sd123.png) no-repeat left;}
.news_tit_img{width:735px; float:right; padding-right:20px;}
.news_tit_img1{ width:179px; height:100%; display:block; float:left; padding-right:20px;}
.news_tit_img2{ width:536px; height:100%; display:block; float:left; text-align:left;}
.news_tit_img p{line-height:22px; font-size:12px;color:#a4a4a4; padding-top:10px;}


.mynews{ width: 100%; height: auto; overflow: hidden;}
.mynews ul li{ width: 84%; height: 160px; background: #F9F9F9; margin-bottom: 15px; padding: 25px 110px 0 30px; position: relative;}
.mynews ul li span{ width: 45px; height: 185px; display: block; position: absolute; right: 0; top: 0; background: #CBCBCB; text-align: center; color: #FFF; font-size: 15px; line-height: 185px;}
.mynews ul li h4{ font-size: 16px; line-height: 40px; color: #3C3C3C; font-weight: 600;}
.mynews ul li h5{ font-size: 12px;  color: #A2A2A2;}
.mynews ul li h6{ font-size: 14px;  color: #9C9C9C;}
.mynews ul li:hover{ background: #61A7E2;}
.mynews ul li:hover span{ background: #4E86B7;}
.mynews ul li:hover h4,.mynews ul li:hover h5,.mynews ul li:hover h6{ color: #FFF;}




.rnewys{ width:100%; height:120px; border-bottom:#d9d9d9 solid 1px; padding-top:10px;}
.newconleft{ width:75px; height:120px; float:left; color:#676767;}
.newsconright{ width:85%; height:120px; float:right;}
.newsconright a{ width:100%; height:120px; display:block; color:#676767;}
.newsconright a:hover{ color:#2b8b03; text-decoration:none;}
.newsconright1{ color:#333; font-weight:bold; padding-bottom:10px;}

/*news_info*/
.news_tit_u{text-align: center;font-size: 18px;color: #656565;line-height: 1.84; font-weight:700;}
.news_t_d{ width: 100%; text-align: center; line-height: 40px; border-bottom: 1px dashed #CCCCCC; position: relative;}
.news_t_d span{ display:inline-block; vertical-align:middle; color: #999;  line-height: 1.8; text-indent: 25px; margin-right:10px;}
.news_user{ background: url("../Image/news_u.png") no-repeat left;}
.show_t{ background: url("../Image/time.png") no-repeat left;}
.to_look{ background: url("../Image/look.png") no-repeat left;}
.back{ float: right; background: url("../Image/back.png") no-repeat left;color: #999;  line-height: 1.8; text-indent: 25px; margin-top: 11px; }





/************常州贷款*****************/
.newsdivys{ width:100%; height:190px; border-bottom:#353535 double 5px; padding-top:10px;}
.newsdivysimg{ width:245px; height:175px; float:left; border:1px solid #8CCE2E; padding:3px; }
.newsdivyscon{ width:665px; height:120px; float:right; font-size:14px;}
.newsdivyscon a{width:100%; height:190px; display:block; color:#999999;}
.newsdivyscon a:hover{ text-decoration:none; color:#E61403;}
.newsdivyscon1{font-family:Microsoft YaHei,SimSun; font-size:18px; color:#333; line-height:30px; width:75px; border-bottom:5px solid #8CCE2E;}
.newsdivyscon2{ padding-top:6px;}

.news_nei li{width:100%;height:39px;border-bottom:1px dashed #2C6793;line-height:39px; background:url(../Image/newslibg.jpg) no-repeat left center; font-family:"微软雅黑"; font-size:17px; color:#333;}
.news_nei li a{ color:#333;}
.news_nei  li a:hover{color:#79B0CD;}


.a_left{width:100px; height:300px; position:absolute; margin-left:10px; z-index:9999;margin-top:40px;}
.a_right{width:100px; height:300px; position:absolute; margin-left:600px;z-index:9999; margin-top:40px;}
.a_left a{width:100px; height:300px; float:left; display:block; position:relative; z-index:999;background:url('../Image/btn-prev.png') no-repeat left center;}
.a_right a{width:100px; height:300px; float:right;display:block; position:relative; z-index:999;background:url('../Image/btn-next.png') no-repeat right center;}
.a_left a:hover{width:100px; height:300px; float:left;background:url('../Image/btn-prev-cur.png') no-repeat left center;}
.a_right a:hover{width:100px; height:300px; float:right;z-index:999;background:url('../Image/btn-next-cur.png') no-repeat right center;}
 
 

#indexNews{ padding-bottom:15px;}
#indexNews li{ width:658px; height:30px; line-height:30px; border-bottom:#7f7f7f dashed 1px; padding-left:22px;background:url(../Image/newsli.gif) no-repeat left;}
#indexNews li a{ float:left;}
#topnews{ height:125px; overflow:hidden}
#topnews li{border-bottom:1px dashed #dedede; height:120px;}
#topnews li a{ font-weight:800; font-size:14px; font-family:Microsoft YaHei,SimSun;}
.introImg{ float:left; margin-right:10px;}
.info_date{ float:right; padding-right:5px;}
#indexPro{width:745px; height:430px; overflow:hidden; margin:0 auto; float:right}
#indexPro li,.produc li{float:left; margin:0 9px 13px 9px; _margin:0 7px 10px 7px; width:238px; height:206px; _height:203px; text-align:center;}


.food_info_main{}
.info_img{ width:100%; height:auto; padding-bottom:10px;}
.info_img li{ width:215px; height:208px;text-align:center;}
.info_img li a{ width:215px; height:208px; display:block; background-color:#f2f2f2;border:#e8e8e8 solid 1px; line-height:45px;}
.info_img li a:hover{ background-color:#0691d2; text-decoration:none; color:#FFF;}
.info_img li img{ width:197px; height:140px; padding-top:8px;}

@keyframes aniBlink120{from{margin-left:-60px}to{margin-left:230px}}
@-webkit-keyframes aniBlink120{from{margin-left:-60px}to{margin-left:230px}}
.mod_imgLight{position:relative;width:215px;height:208px;overflow:hidden;margin:0 auto;border-radius:10px;box-shadow: 0 0 10px #3C90DF;}
.mod_imgLight a{display:inline-block}
.mod_imgLight a:before{content:'';position:absolute;width:60px;height:208px;margin-top:0px;margin-left:-120px;overflow:hidden;z-index:6;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.4)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}
.mod_imgLight:hover a:before{
	-webkit-animation:aniBlink120 .3s ease-out forwards;
	-moz-animation:aniBlink120 .3s ease-out forwards;
	-o-animation:aniBlink120 .3s ease-out forwards;
	animation:aniBlink120 .3s ease-out forwards
}

.food_info_tit_bg{margin:30px 0 0 0px;width:100%;height:30px;background:#ececec; float:left;}
.food_info_tit{display:inline-block;padding-left:10px; padding-right:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;font-family:Microsoft YaHei; font-size:14px;}


/************新闻*****************/
.news_tit_d{text-align: center;padding: 5px 0px;font-size: 12px;font-weight: 100;background: #f7f7f7;border: 1px solid #e8e8e8;color: #303030;width: 98%;margin: 10px auto;height: 20px;line-height: 20px;}
.news_tit_img{ width:60%; margin:9px auto; text-align:center}
.news_main{ padding-top: 15px; font-size: 16px; line-height: 32px; color: #656565;}
#prev_next{ width: 100%; margin: 20px 0; overflow: hidden; border-top: 1px solid #CCCCCC;}
#prev_next li span{ float: right; color: #656565; padding-right: 10px;}
#prev_next li{ width: 100%; border-bottom: 1px solid #CCCCCC; line-height: 40px; text-indent: 23px;}
#prev_next li a{ color: #656565;}
#prev_next li:first-child{ background: url("../Image/up.png") no-repeat left center;}/*第一个li*/
#prev_next li:last-child{ background: url("../Image/down.png") no-repeat left center;}/*第一个li*/

/************产品*****************/
.produc{ width:100%; margin:0 auto; overflow:hidden; padding-top:15px;}
.info_img_detail{ text-align:center;}
.info_img_detail img{ padding:3px; border:#CCC solid 1px;}
.food_name{ text-align:center; line-height:40px;}




/************留言*****************/

/* === Remove input autofocus webkit === */
*:focus{outline: none;}
.contact_form h2, .contact_form label{font-family:Georgia, Times, "Times New Roman", serif;}
.form_hint, .required_notification{font-size: 11px;}
.contact_form ul{list-style-type:none;list-style-position:outside;margin:0px;padding:0px;}
.contact_form li{padding:12px;border-bottom:1px solid #eee;position:relative;}
.contact_form li:first-child, .contact_form li:last-child{border-bottom:1px solid #777;}
.contact_form h2{margin:0;display: inline;}
.required_notification{color:#d45252;margin:5px 0 0 0;display:inline;float:right;}
.contact_form label{width:150px;margin-top: 3px;display:inline-block;float:left;padding:3px;}
.contact_form input{height:20px;width:220px;padding:5px 8px;}
.contact_form textarea{padding:8px; width:300px;}
.contact_form button{margin-left:156px;}
.contact_form input, .contact_form textarea{border:1px solid #aaa;box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;border-radius:2px;padding-right:30px;-moz-transition: padding .25s;-webkit-transition: padding .25s;-o-transition: padding .25s;transition: padding .25s;}.contact_form input:focus, .contact_form textarea:focus{background: #fff;border:1px solid #555;box-shadow: 0 0 3px #aaa;padding-right:70px;}
.contact_form input:required, .contact_form textarea:required{background: #fff url(../Image/red_asterisk.png) no-repeat 98% center;}
.contact_form input:required:valid, .contact_form textarea:required:valid{background: #fff url(../Image/valid.png) no-repeat 98% center;box-shadow: 0 0 5px #5cd053;border-color: #28921f;}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid{background: #fff url(../Image/invalid.png) no-repeat 98% center;box-shadow: 0 0 5px #d45252;border-color: #b03535}
.form_hint{background: #d45252;border-radius: 3px 3px 3px 3px;color: white;margin-left:8px;padding: 1px 6px;z-index: 999; /* hints stay above all other elements */position: absolute; /* allows proper formatting if hint is two lines */display: none;}
.form_hint::before{content: "\25C0";color:#d45252;position: absolute;top:1px;left:-6px;}
.contact_form input:focus + .form_hint{display: inline;}
.contact_form input:required:valid + .form_hint{background: #28921f;}
.contact_form input:required:valid + .form_hint::before{color:#28921f;}
button.submit{background-color: #68b12f;background: -webkit-gradient(linear, left top, left bottom, from(#68b12f), to(#50911e));background: -webkit-linear-gradient(top, #68b12f, #50911e);background: -moz-linear-gradient(top, #68b12f, #50911e);background: -ms-linear-gradient(top, #68b12f, #50911e);background: -o-linear-gradient(top, #68b12f, #50911e);background: linear-gradient(top, #68b12f, #50911e);border: 1px solid #509111;border-bottom: 1px solid #5b992b;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;box-shadow: inset 0 1px 0 0 #9fd574;-webkit-box-shadow: 0 1px 0 0 #9fd574 inset ;-moz-box-shadow: 0 1px 0 0 #9fd574 inset;-ms-box-shadow: 0 1px 0 0 #9fd574 inset;-o-box-shadow: 0 1px 0 0 #9fd574 inset;color: white;font-weight: bold;padding: 6px 20px;text-align: center;text-shadow: 0 -1px 0 #396715;}
button.submit:hover{opacity:.85;cursor: pointer;}
button.submit:active{border: 1px solid #20911e;box-shadow: 0 0 10px 5px #356b0b inset;-webkit-box-shadow:0 0 10px 5px #356b0b inset ;-moz-box-shadow: 0 0 10px 5px #356b0b inset;-ms-box-shadow: 0 0 10px 5px #356b0b inset;-o-box-shadow: 0 0 10px 5px #356b0b inset;}




.concompanycon table{margin-left:2px;}
.concompanycon table th{color:#444444;font-weight:normal;font-size:14px;font-family:'Microsoft YaHei',arial;text-align:right;vertical-align: top;padding-top: 9px;}
.concompanycon table td select{font-family: 'Microsoft YaHei',arial;font-size: 14px;width: 278px;height: 32px;text-indent: 8px;border: 1px solid #d2d4d6;margin: 5px auto 6px 5px;	background: #FFF;*+margin-left:-3px;}
.concompanycon table td ul{list-style:none;position:absolute;}
.concompanycon table td ul li{	font-family:'Microsoft YaHei',arial;font-size:14px;height:28px;line-height:28px;text-indent:8px;width:276px;height:28px;border-left:1px solid #d2d4d6;border-right:1px solid #d2d4d6;background:#FFF;}
.concompanycon table td ul li a{display:block;text-decoration:none;color:#444444;}
.concompanycon table td ul li a:hover{color:#fe7d0c;}
.concompanycon table td ul li:last-child{border-bottom:1px solid #d2d4d6;}
.concompanycon table td input{font-size:14px;width:276px;height:28px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.concompanycon table td .yanzheng{width:101px;}
.concompanycon table td textarea{resize: none;width:545px;height:178px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.concompanycon table td img{vertical-align:middle;margin-left:5px;margin-bottom:4px;*+margin-bottom:14px;}
.concompanycon table td .but{width:74px;height:31px;line-height:27px;background:#149939;border-radius:2px;border:none;text-align:center;margin-top:14px;margin-left:5px;font-size:14px;font-family:'Microsoft YaHei',SimHei,sans-serif;color:#FFF;}
/************招聘*****************/

.jobs li{overflow:hidden;margin:23px 18px 28px 28px;padding-bottom:27px;border-bottom:1px dotted #cdcdcd;}
.jobs a{position:relative;top:-90px;background:url(../Image/button.jpg) no-repeat top left;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.pro_info .rel_center{margin:23px 0 6px;margin-left:-145px;padding:3px;width:290px;height:216px;border:1px solid #dcdcdc;}

.pro_name{display:block;color:#da020d;text-align:left;}
.info_title{margin:30px 0 0 0px;width:760px;height:30px;background:#ececec; float:left;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:40px 0 120px 46px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:90px;height:34px;border:none;background-position:0px -366px;color:#fff;cursor:pointer;border-radius:5px; background:#F00;}

.qqkefu{position: fixed; bottom:60px; _position: absolute; _top: expression(eval(document.documentElement.scrollTop + 365)); z-index:9999;right:0;width:45px}
.qqkefu ul li{height:45px;margin-bottom:1px;float:right;background:#393946;line-height:45px;font-size:14px;cursor:pointer;position:relative; width: 45px; transition:none; }
.qqkefu ul li a{color:#fff; transition:none;}
.qqkefu ul li.qq_cza{overflow:hidden}
.qqkefu ul li:hover{background:#d31a28;}
.qqkefu ul li.top{color:#1c1c1c;font-weight:800;text-align:center;line-height:45px;background:url(../Image/top.png) no-repeat center; height:51px;position:relative;width:45px;cursor:pointer}
.qqkefu ul li b{width:45px;height:45px;display:block;overflow:hidden;float:left}
.qqkefu ul li b.a{background:url(../Image/czx4.png) no-repeat center;}
.qqkefu ul li b.b{background:url(../Image/czx3.png) no-repeat center;}
.qqkefu ul li b.c{background:url(../Image/czx5.png) no-repeat center;}
.erweima{/*width: 390px;*/height: 150px;position: absolute;top: -107px;left:-142px;background: #FFF;border: 1px solid #CCC;float: right;cursor: default !important;display:none}
.erweima p{line-height: 20px;color: #000;font-size: 12px;text-align: center;float: left;width: 130px;}
.erweima p img{width: 110px;height: 110px;margin: 10px 10px 0px 10px;}
.erweima .arrow3{width: 5px;height: 10px;display: block;background:url(../Image/czx6.png) no-repeat;position: absolute;right: -5px;top: 122px;}